body{
	min-width: 1180px;
}
.header{
	width: 100%;
	height: 68px;
	position: fixed;
	top: 0;
	z-index: 999999;
	overflow: visible;
}
.headerOutBg{
	width: 100%;
	background: #fff;
	height: 60px;
}
.navBgShadow{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	z-index: 99999999;
}
.headerBox{
	width: 1200px;
	margin: auto;
	position: relative;
	height: 60px;
	padding-left: 200px;
}
.headerBox .logoBox{
	position: absolute;
	left: 0;
	top: 0;
	width: 184px;
	text-align: left;
}
.headerBox .logoBox img{
	width: 100%;
	margin-top:8px;
}
.headerBox .nav{
	width: 1200px;
}
.headerBox .nav ul li{
	float: left;
}
.headerBox .nav ul li a{
	display: inline-block;
	padding: 0 25px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #333;
	border-bottom: 0;
	cursor: pointer;
}
.headerBox .nav ul .navActive a{
	background: #6888ff;
	color: #fff;
	border-bottom: 4px solid #fcc800;
	height: 56px;
}
.headerBox .nav ul li:hover a{
	color: #6888ff;
}
.headerBox .nav ul .navActive:hover a{
	color: #fff;
}
.topRight{
	height: 60px;
	line-height: 60px;
	position: absolute;
	right: 0;
	top: 0;
}
.topRight input{
	width: 170px;
	height: 28px;
	border: 1px solid #DBDBDB;
	font-size: 14px;
	color: #333;
	line-height: 28px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.topRight .searchPic{
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -8px;
}

/*轮播图*/
.banner{
	position: absolute;
	top: 60px;
	bottom: 0;
	width: 100%;
	left: 0;
	right: 0;
}
.swiper-container {
    width:100%;
    margin-left: 0;
    height: 100%;
}
.swiper-container a img{
	width:100%;
	height: 100%;
}
.solution-nav-left{
	padding-left: 200px;
	position: relative;
}
.bannerBox{
	width: 100%;
	padding-bottom: 15.6%;
	height: 0;
	position: relative;
	padding-top: 60px;
}
.bannerBox .arrow-left{
	background: url(/resources/img/index_left.png) no-repeat center;
    left: 20px;
}
.bannerBox .arrow-right{
	background: url(/resources/img/index_right.png) no-repeat center;
    right: 20px;   
}

.bannerBox .arrow-right, .bannerBox .arrow-left{
	top: 50%;
    margin-top: -20px;
    width: 44px;
    height: 44px;
    z-index: 100;
	display: block;
	position: absolute;
	display: none;
}
.bannerBox:hover .arrow-right{
	display: block;
}
.bannerBox:hover .arrow-left{
	display: block;
}
.bannerBox_new{
	width: 100%;
	padding-bottom: 15.6%;
	height: 0;
	position: relative;
	padding-top: 60px;
}
.bannerBox_new .arrow-left{
	background: url(/resources/img/index_left.png) no-repeat center;
    left: 20px;
}
.bannerBox_new .arrow-right{
	background: url(/resources/img/index_right.png) no-repeat center;
    right: 20px;
}

.bannerBox_new .arrow-right, .bannerBox_new .arrow-left{
	top: 50%;
    margin-top: -20px;
    width: 44px;
    height: 44px;
    z-index: 100;
	display: block;
	position: absolute;
	display: none;
}
.bannerBox_new:hover .arrow-right{
	display: block;
}
.bannerBox_new:hover .arrow-left{
	display: block;
}
.pagination {
  	position: absolute;
  	left: 0;
  	text-align: center;
  	bottom:5px;
  	width: 100%;
}	
.swiper-pagination-switch {
  	display: inline-block;
  	width: 6px;
  	height: 6px;
  	border-radius: 3px;
  	background: #fff;
  	box-shadow: 0px 1px 2px #555 inset;
  	margin: 0 4px;
  	cursor: pointer;
}
.swiper-active-switch {
	width: 16px;
  	background: #FDD000;
  	border-radius: 100px;
}
/*轮播图--end*/

/*footer--start*/
.footer{
	width: 100%;
	background: #54595f;
}
.footerBox{
	width: 970px;
	padding-right: 210px;
	position: relative;
	margin: auto;
}
.footerPhone{
	position: relative;
}
.footerPhone p{
	font-size: 14px;
	color: #fff;
}
.footerAddress, .footerContact{
	position: relative;
	padding-left: 66px;
	font-size: 14px;
	color: #fff;
	margin-top: 16px;
}
.footerAddress .addressDetails,.footerContact .addressDetails{
	line-height: 24px;
	display: inline-block;
} 
.footerContactBox{
	position: relative;
}
.footerAddress img, .footerContactBox img{
	position: absolute;
	left: 0;
	top: 2px;	
	width: 18px;
}
.footerAddress .name, .footerContactBox .name{
	position: absolute;
	left: 22px;
	top: 3px;
}
.footerTxt{
	margin-top: 46px;
	border-top: 1px dashed #fff;
	padding-bottom: 10px;
	padding-top: 25px;
}
.footerTxt p{
	font-size: 14px;
	color: #dbdbdb;
	height: 26px;
	line-height: 26px;
	text-align: left;
}
.footerRight {
	position: absolute;
	right: 0;
	top: 0;
	width: 130px;
	text-align: center;
	background: #999999;
	width: 166px;
	bottom: 0;
	height: 100%;
}
.footerRight .CodePic{
	padding-top: 10px;
	width: 130px;
	height: 126px;
	margin: auto;
}
.footerRight .CodePic img{
	width: 100%;
	height: 100%;
}
.footerRight p{
	line-height: 20px;
	height: 20px;
	color: #fff;
}
.footerRight .txtSmall{
	font-size: 12px;
}
.footerLine{
	position: absolute;
	left: 0;
	top: 5px;
	width: 1px;
	height: 48px;
	background: #A8AAAD;
	display: inline-block;
}
/*footer--end*/

/*谷歌浏览器滚动条优化*/
::-webkit-scrollbar {
	  width: 5px;
}
::-webkit-scrollbar-track {
	background-color: rgba(0, 0, 0, 0.1); 
} /* 滚动条的滑轨背景颜色 */

::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.4); 
} /* 滑块颜色 */

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 0, 0, 0.4); 
} /* 滑块颜色 */

/*::-webkit-scrollbar-button {
	  background-color: rgba(0, 0, 0, 0.2);
}*/ /* 滑轨两头的监听按钮颜色 */

::-webkit-scrollbar-corner {
	  background-color: black;
} /* 横向滚动条和纵向滚动条相交处尖角的颜色 */

/*通用定宽样式*/
.box-full{
	width: 100%;
}
.box-main{
	width: 1180px;
	margin: auto;
}
/*解决方案上方导航*/
.solution-nav{
	position: absolute;
	top:60px;
	width:100%;
	z-index: 10000000000;
	background: #fff;
	border-top: 1px solid #dbdbdb;
	display: none;
}
.solution-nav-top,.solution-nav-bottom{
	width: 1105px;
	margin: auto;
	position: relative;
	padding: 10px 0;
	padding-left: 75px;
	line-height: 38px;

}
.solution-nav-bottom{
	padding: 0px;

}
.solution-nav-bottom.lession{
	padding-left: 75px;
	min-height: 39px;

}
.solution-nav-top{
	border-bottom: 1px solid #dbdbdb;
}
.solution-nav-label{
	position: absolute;
	left: 0px;
	vertical-align: middle;
	font-size: 14px;
	color: #6888ff;
}
.solution-nav-label img{
	vertical-align: middle;
	margin-top: -2px;
}
.solution-nav-left.solution span{
	font-size: 12px;
	color: #333;
	padding: 0 15px;
	border-right: 1px solid #adadad;
	cursor: pointer;
}
.solution-nav-left.solution span:hover a{
	color: #6888ff;
}
.solution-nav-left.solution span:last-child{
	border-right: 0px solid #adadad;
}
.solution-nav-left .lession-type{
	margin-left: 15px;
	padding-right: 30px;
	display: inline-block;
	font-size: 12px;
	color: #333;
	background: url(../../img/link-right-black.png);
	background-repeat: no-repeat;
	background-position: right;
	min-width: 148px;
	position: absolute;
	left: 0px;
}
.solution-nav-left a{
	display: inline-block;
}
.solution-nav-left  .lession-name{
	font-size: 12px;
	color: #333;
	padding: 0 15px;
	border-right: 1px solid #adadad;
	cursor: pointer;
	white-space: nowrap;
}
.solution-nav-left  .lession-name:hover {
	color: #6888ff !important;
}
.solution-nav-left a:last-child .lession-name{
	font-size: 12px;
	color: #333;
	padding: 0 15px;
	border-right: 0px solid #adadad;
}
.solution-wrapper{
	margin-top: 60px;
}
.solution-detail-img{
	width: 72%;
	display: block;
	margin: auto;
}
.modeTitle{
	font-size: 20px;
	color: #6888ff;
	text-align: center;
	height: 52px;
	line-height: 52px;
	position: relative;
}
.modeTitle .modeTitleLIne{
	position: absolute;
	bottom: 0;
	display: inline-block;
	width: 38px;
	height: 2px;
	left: 50%;
	margin-left: -19px;
	background: #6888ff;
}
.moreBlueBtn span{
	display: inline-block;
	background: #a4b8ff;
	font-size: 12px;
	color: #fff;
	padding-left: 6px;
	padding-right: 16px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	position: relative;
	cursor: pointer;
}
.moreBlueBtn span:hover{
	background: #6888ff;
}
.moreBlueBtn span img{
	position: absolute;
	top:1px;
	right: 4px;
	width: 10px;
}
[v-cloak]{
	display: none !important;
}

/*分页*/
.page {
	height: 40px;
	text-align: center;
	color: #888;
	margin: 20px auto 0;
	background: #fff;
}

.pagelist {
	font-size: 0;
	background: #fff;
	height: 50px;
	line-height: 50px;
}

.pagelist span {
	font-size: 14px;
}

.pagelist .jump {

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	margin-left: 10px;
	color: #333;
}

.pagelist .bgprimary {
	cursor: default;
	color: #fff;
	background: #6888ff;
	border-color: #6888ff;
	padding: 5px 10px;
}

.jumpinp input {
	width: 55px;
	height: 26px;
	font-size: 13px;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
}

.ellipsis {
	padding: 0px 8px;
}

.jumppoint {
	margin-left: 30px;
}

.pagelist .gobtn {
	font-size: 12px;
}

.bgprimary {
	cursor: default;
	color: #fff;
	background: #6888ff;
	border-color: #6888ff;
}
.pagelist .jump.disabled{
	pointer-events: none;
	background: #ddd;
	border: 1px solid #dbdbdb;
	color: #888;
}
.animation{
	overflow: hidden;
}
.animation img{
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.animation:hover img{
	 -webkit-transform: scale(1.2,1.2);
	 -moz-transform: scale(1.2,1.2);
	 -ms-transform: scale(1.2,1.2);
	 -o-transform: scale(1.2,1.2);
	 transform: scale(1.2,1.2);

 }
.nav-icon{
	position: absolute;
	right: 10px;
	top: 29px;
}
.nav-icon.up{
	position: absolute;
	right: 10px;
	top: 29px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
video::-internal-media-controls-download-button {
  display:none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
 }
video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}
.slider {
width: 100%;
min-height: 848px;
position: relative;
}
@media screen and (max-width: 1699px) {
    .slider {
    width: 100%;
    min-height: 748px;
    position: relative;
    }
}
@media screen and (max-width: 1601px) {
    .slider {
    width: 100%;
    min-height: 648px;
    position: relative;
    }
}
@media screen and (max-width: 1499px) {
    .slider {
    width: 100%;
    min-height: 620px;
    position: relative;
    }
}
@media screen and (max-width: 1399px) {
    .slider {
    width: 100%;
    min-height: 600px;
    position: relative;
    }
}
@media screen and (max-width: 1281px) {
    .slider {
    width: 100%;
    min-height: 550px;
    position: relative;
    }
}

.slider>ul>li {
display: none;
position: absolute;
}
.slider>ul>li>a>img {
 width:100%;
}
.slider li:first-child {
display: block;
}

.arrow {
display: none;
}

.slider:hover .arrow,
.slider:hover .box {
display: block;
}

.left {
width: 44px;
    height: 44px;
	background: url(/resources/img/index_left.png) no-repeat center;
color: white;
position: absolute;
text-align: center;
cursor: pointer;
top: 50%;
}
.right {
width: 44px;
    height: 44px;
	background: url(/resources/img/index_right.png) no-repeat center;
color: white;
position: absolute;
text-align: center;
cursor: pointer;
top: 50%;
}

.left {
left: 0;
}

.right {
right: 0;
}

.box {
width: 150px;
height: 20px;
position: absolute;
left: 50%;
margin-left: -75px;
bottom: 20px;
display: none;
}

.box li {
width: 12px;
height: 12px;
background-color: white;
border-radius: 50%;
display: inline-block;
float: left;
margin-left: 12px;
}

.show{
background-color: orangered !important;
}
.bannerBox_solution {
}